projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cad0499
)
ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4
author
Masahiro Yamada
<
[email protected]
>
Wed, 4 Nov 2015 12:56:06 +0000
(21:56 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Wed, 11 Nov 2015 14:35:26 +0000
(23:35 +0900)
The IRQ is not used in U-Boot, but this would be useful to sync
device trees between Linux and U-Boot.
Signed-off-by: Masahiro Yamada <
[email protected]
>
arch/arm/dts/uniphier-ph1-pro4.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/uniphier-ph1-pro4.dtsi
b/arch/arm/dts/uniphier-ph1-pro4.dtsi
index a57f8ae335ceb6feeb32ff505d0b4f1fe3d8db19..a11b628f193409b84b0a9b3885d607f3588977d1 100644
(file)
--- a/
arch/arm/dts/uniphier-ph1-pro4.dtsi
+++ b/
arch/arm/dts/uniphier-ph1-pro4.dtsi
@@
-221,7
+221,7
@@
reg = <0x65c00000 0x100>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usb1>;
- interrupts = <0 13
5
4>;
+ interrupts = <0 13
7
4>;
};
pinctrl: pinctrl@5f801000 {